Skip to content

feat(keyexchange): per-peer reply whitelist (PILOT-344)#223

Merged
TeoSlayer merged 1 commit into
mainfrom
fix/pilot-344-keyexchange-reply-whitelist
Jun 7, 2026
Merged

feat(keyexchange): per-peer reply whitelist (PILOT-344)#223
TeoSlayer merged 1 commit into
mainfrom
fix/pilot-344-keyexchange-reply-whitelist

Conversation

@TeoSlayer

Copy link
Copy Markdown
Collaborator

Trusted peers bypass the 1s asymmetric-recovery reply gate.

…344)

Adds atomic.Pointer-backed per-peer whitelist for the asymmetric-recovery
reply gate. Whitelisted peers always pass MarkReplyKeyExchangeSent so
trusted nodes never get throttled by the 1 s ping-pong-prevention
interval.

API: Manager.SetReplyWhitelist([]uint32). Empty whitelist by default
preserves the existing rate-limit behaviour.
@TeoSlayer TeoSlayer requested a review from Alexgodoroja as a code owner June 7, 2026 07:24
@TeoSlayer TeoSlayer merged commit d95586f into main Jun 7, 2026
9 checks passed
@TeoSlayer TeoSlayer deleted the fix/pilot-344-keyexchange-reply-whitelist branch June 7, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant